hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipAnimation.fromAtlas
hip
graphics
g2d
animation
HipAnimation
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipAnimation
static
HipAnimation
fromAtlas
(
HipTextureAtlas
atlas
,
string
which
,
uint
fps
,
HipAnimationLoopingMode
loopingMode
=
HipAnimationLoopingMode.none
)
Meta
Source
See Implementation
hip
graphics
g2d
animation
HipAnimation
constructors
this
functions
addTrack
getCurrentFrame
getCurrentTrack
getTrack
play
setTimeScale
update
static functions
fromAtlas
variables
currentFrame
currentTrack
name
timeScale
tracks